home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / temacd / gemmine / Gem_Mine.exe / {app} / data.000 / Materials / models.material < prev   
Text File  |  2006-09-26  |  5KB  |  367 lines

  1. sunny1
  2. {
  3.     {
  4.         map textures/sunny1.tga
  5.         filtering nearest
  6.     }
  7. }
  8.  
  9. sunny2
  10. {
  11.     {
  12.         map textures/sunny2.tga
  13.         filtering nearest
  14.     }
  15. }
  16.  
  17.  
  18. WebAdress
  19. {
  20.     {
  21.         map textures/site.tga
  22.     }
  23. }
  24.  
  25.  
  26. //PARTICLES
  27. Score50_mat
  28. {
  29.     {
  30.         map textures/score50.tga
  31.         blendFunc blend
  32.         deformvertexes autosprite
  33.         alphaGen entity
  34.     }
  35. }
  36.  
  37. Score100_mat
  38. {
  39.     {
  40.         map textures/score100.tga
  41.         blendFunc blend
  42.         deformvertexes autosprite
  43.         alphaGen entity
  44.     }
  45. }
  46.  
  47. Score200_mat
  48. {
  49.     {
  50.         map textures/score200.tga
  51.         blendFunc blend
  52.         deformvertexes autosprite
  53.         alphaGen entity
  54.     }
  55. }
  56.  
  57. Score400_mat
  58. {
  59.     {
  60.         map textures/score400.tga
  61.         blendFunc blend
  62.         deformvertexes autosprite
  63.         alphaGen entity
  64.     }
  65. }
  66.  
  67. Score800_mat
  68. {
  69.     {
  70.         map textures/score800.tga
  71.         blendFunc blend
  72.         deformvertexes autosprite
  73.         alphaGen entity
  74.     }
  75. }
  76.  
  77. Score1600_mat
  78. {
  79.     {
  80.         map textures/score1600.tga
  81.         blendFunc blend
  82.         deformvertexes autosprite
  83.         alphaGen entity
  84.     }
  85. }
  86. ExplosionRed_mat
  87. {
  88.     {
  89.         map textures/StarRed.tga
  90.         blendFunc blend
  91.         deformvertexes autosprite
  92.         alphaGen entity
  93.     }
  94. }
  95.  
  96. ExplosionGreen_mat
  97. {
  98.     {
  99.         map textures/StarGreen.tga
  100.         blendFunc blend
  101.         deformvertexes autosprite
  102.         alphaGen entity
  103.     }
  104. }
  105.  
  106. ExplosionBlue_mat
  107. {
  108.     {
  109.         map textures/StarBlue.tga
  110.         blendFunc blend
  111.         deformvertexes autosprite
  112.         alphaGen entity
  113.     }
  114. }
  115.  
  116. ExplosionPurple_mat
  117. {
  118.     {
  119.         map textures/StarPurple.tga
  120.         blendFunc blend
  121.         deformvertexes autosprite
  122.         alphaGen entity
  123.     }
  124. }
  125.  
  126. ExplosionYellow_mat
  127. {
  128.     {
  129.         map textures/StarYellow.tga
  130.         blendFunc blend
  131.         deformvertexes autosprite
  132.         alphaGen entity
  133.     }
  134. }
  135. //GUI
  136. font_gui
  137. {
  138.     {
  139.         map textures/fonts/gui.tga
  140.         blendFunc blend
  141.     }
  142. }
  143.  
  144. //MODEL MATERIALS
  145. GameCursor
  146. {
  147.     {
  148.         map textures/cross.tga
  149.         blendFunc blend
  150.     }
  151. }
  152.  
  153. gem_bomb
  154. {
  155.     {
  156.         clampmap textures/models/bomb.tga
  157.         alphaFunc ge128
  158.         tcMod stretch sin 0.95 0.1 0 0.9
  159.     }
  160. }
  161.  
  162. gem_bombblue
  163. {
  164.     {
  165.         clampmap textures/models/bomb_blue.tga
  166.         alphaFunc ge128
  167.         tcMod stretch sin 0.95 0.1 0 0.9
  168.     }
  169. }
  170.  
  171. gem_bombgreen
  172. {
  173.     {
  174.         clampmap textures/models/bomb_green.tga
  175.         alphaFunc ge128
  176.         tcMod stretch sin 0.95 0.1 0 0.9
  177.     }
  178. }
  179.  
  180. gem_bombred
  181. {
  182.     {
  183.         clampmap textures/models/bomb_red.tga
  184.         alphaFunc ge128
  185.         tcMod stretch sin 0.95 0.1 0 0.9
  186.     }
  187. }
  188.  
  189. gem_bombpurple
  190. {
  191.     {
  192.         clampmap textures/models/bomb_purple.tga
  193.         alphaFunc ge128
  194.         tcMod stretch sin 0.95 0.1 0 0.9
  195.     }
  196. }
  197.  
  198. gem_bombyellow
  199. {
  200.     {
  201.         clampmap textures/models/bomb_yellow.tga
  202.         alphaFunc ge128
  203.         tcMod stretch sin 0.95 0.1 0 0.9
  204.     }
  205. }
  206.  
  207. gem_blue
  208. {
  209.     {
  210.         clampmap textures/models/stone_blue.tga
  211.         alphaFunc ge128
  212.     }
  213. }
  214.  
  215. gem_blue_rot
  216. {
  217.     {
  218.         clampmap textures/models/stone_blue.tga
  219.         alphaFunc ge128
  220.         depthwrite
  221.         tcmod rotate -900
  222.     }
  223. }
  224.  
  225. gem_green
  226. {
  227.     {
  228.         map textures/models/stone_green.tga
  229.         alphaFunc ge128
  230.     }
  231. }
  232.  
  233. gem_green_rot
  234. {
  235.     {
  236.         clampmap textures/models/stone_green.tga
  237.         alphaFunc ge128
  238.         depthwrite
  239.         tcmod rotate -900
  240.     }
  241. }
  242.  
  243. gem_red
  244. {
  245.     {
  246.         map textures/models/stone_red.tga
  247.         alphaFunc ge128
  248.     }
  249. }
  250.  
  251. gem_red_rot
  252. {
  253.     {
  254.         clampmap textures/models/stone_red.tga
  255.         alphaFunc ge128
  256.         depthwrite
  257.         tcmod rotate -900
  258.     }
  259. }
  260.  
  261. gem_purple
  262. {
  263.     {
  264.         map textures/models/stone_purple.tga
  265.         alphaFunc ge128
  266.     }
  267. }
  268.  
  269. gem_purple_rot
  270. {
  271.     {
  272.         clampmap textures/models/stone_purple.tga
  273.         alphaFunc ge128
  274.         depthwrite
  275.         tcmod rotate -900
  276.     }
  277. }
  278. gem_yellow
  279. {
  280.     {
  281.         map textures/models/stone_yellow.tga
  282.         alphaFunc ge128
  283.     }
  284. }
  285.  
  286. gem_yellow_rot
  287. {
  288.     {
  289.         clampmap textures/models/stone_yellow.tga
  290.         alphaFunc ge128
  291.         depthwrite
  292.         tcmod rotate -900
  293.     }
  294. }
  295. gem_unbreak
  296. {
  297.     {
  298.         map textures/models/stone_rock.tga
  299.         blendFunc blend
  300.     }
  301. }
  302.  
  303. textures/models/stones
  304. {
  305.     {
  306.         map textures/models/stones.tga
  307.         blendFunc blend
  308.     }
  309. }
  310. //WORLD MATERIALS
  311. textures/Worlds/Ladder
  312. {
  313.     {
  314.         map textures/Worlds/Ladder.tga
  315.         blendFunc blend
  316.     }
  317. }
  318.  
  319. textures/Worlds/metal06
  320. {
  321.     {
  322.         map textures/Worlds/metal06.tga
  323.         blendFunc blend
  324.     }
  325. }
  326.  
  327. textures/menu/tittle_glow
  328. {
  329.     {
  330.         map textures/menu/tittle_glow2.tga
  331.         blendFunc add
  332.     }
  333. }
  334.  
  335. textures/Worlds/glow_yellow
  336. {
  337.     {
  338.         map textures/Worlds/glow_yellow.tga
  339.         blendFunc add
  340.     }
  341. }
  342.  
  343. textures/Worlds/glow_green01
  344. {
  345.     {
  346.         map textures/Worlds/glow_green01.tga
  347.         blendFunc add
  348.     }
  349. }
  350.  
  351. textures/Worlds/conv
  352. {
  353.     sort sky
  354.     {
  355.         map textures/Worlds/conv.tga
  356.         tcMod scroll -0.5 0
  357.     }
  358. }
  359.  
  360. textures/Worlds/metal08
  361. {
  362.     {
  363.         map textures/Worlds/metal08.tga
  364.         alphaFunc ge128
  365.         depthwrite
  366.     }
  367. }